Revision: hackerlab--lord--1.0--patch-20
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Wed Feb 13 14:28:52 PST 2002
Standard-date: 2002-02-13
Summary: tests/fs-tests: don't count on `which test`
Keywords: 
New-files: {arch}/hackerlab/hackerlab--lord/hackerlab--lord--1.0/lord@regexps.com--2002/patch-log/patch-20
Modified-files: ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  tests/fs-tests/unit-file-names.sh
New-patches: lord@regexps.com--2002/hackerlab--lord--1.0--patch-20

With some shells, `which test` does not return a path (it reports that
"test" is a shell built-in).  Therefore, don't use the output of
`which test` to test `path_find_executable`.



